crypto/ecdh.PrivateKey.boring (field)

5 uses

	crypto/ecdh (current package)
		ecdh.go#L116: 	boring     *boring.PrivateKeyECDH
		nist.go#L43: 			boring:     key,
		nist.go#L78: 		k.boring = bk
		nist.go#L98: 			boring:     bk,
		nist.go#L155: 		return boring.ECDH(local.boring, remote.boring)